This PR fixes problems with date filter : - Filter chip shows the label with plural, ex : `This weeks` - Using a relative filter now initializes to `This day` - Switching between the different relative sub-operands (This, Past, Next) now initializes with a value so we're never in an "empty" state.