Refactored Keyword Filter plugin:
- Deprecated 'words' setting;
- Removed 'word_list' setting;
- Added 'words_list' setting as a replacement for 'words' and 'word_list';
- Determine regex to use when applying the Tamper plugin;
- Added backwards compatibility for the 'words' setting.
Closes #3358226