Basic filtering engine implementation.
- item ptiority is shown with color
- number of items can be set via ITEM_COUNT constant
- Text pattern excludes all "p" symbols and numbers from 1 to 4, so text "pepita 2 text" will be parsed as 3 tokens: "e", "ita", "text"