Whether value is a recognised tier.
value
static bool isKnown(String value) => known.contains(value);