You may notice that Wireshark can decode only part of TCP header and it can retrieve only source and destination port:

Other fields such as TCP flags or ACK numbers are located close to end of TCP packet and this data was cropped by router.
Majority of other vendors include larger parts of packet header to include whole TCP packet.