In #72, we combined the `Name` and `Url` column into one in order to nicely fit the `Solutions` column, which linked to Leetcode Discuss. As a result, filtering capability for the new `Question` column (ie. the column meant to replace `Name` and `Url`) is broken since it's contents are now a custom function and we can't filter by plain text anymore (_since it's a hyperlink now_).