Standard Minerva doesn't show the talk page tab in all target Wikipedias (ar, zh, fr, id, vi) but en.
MinMin toolbar should comply with that behavior, see design.
Acceptance criteria
- use MinervaPagePermissions->isTalkAllowed() to check whether talk pages are shown. SkinMinerva.php has $this->permissions->isTalkAllowed()
- disable the comments chip accordingly


