Currently when a tag is added it results in a column appearing in the UI.
This is good for common tags, but there is a long tail of tags that would be nice to add, so that they're recognised by patchwork, but not added to the UI.
Bascially a bool on the Tag model which specifies if it should also be shown in the UI would be sufficient I think.