pub fn filters_str(count: usize) -> &'static str
Returns “filter” if count is 1, otherwise “filters”.
count