Make header mode skip comments
Currently, arara is very strict in its header mode. It will only consider arara comments to be part of the header. Typical comments like %!TeX TS-program=arara are not skipped which is unfortunate. That also prevents "commenting out arara instructions". Hence, header mode should be changed to consider all commented lines at the start of a file.