If a string contains only upper letters e.g. `NY` it should be filtered to lower letters e.g. `ny` and not `nY`.